ASP.NET Pack Programmer's Guide
Graphics.drawCurve Method
See Also
 





Draws a spline curve.

Namespace: MindFusion.Charting.Drawing
Package: Graphics.js

 Syntax

JavaScript  Copy Code

function drawCurve (pen, points)

 Parameters

pen

The pen to stroke the curve with.

points

The points describing the curve.

 See Also

Graphics Members
Graphics Class
MindFusion.Charting.Drawing Namespace